home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Audio / Patchmix / Source / PB.project < prev    next >
Text File  |  1994-04-27  |  1KB  |  29 lines

  1. INSTALLDIR = "$(HOME)/Apps";
  2. APPICON = pm.tiff;
  3. GENERATEMAIN = YES;
  4. DOCICONFILES = ();
  5. FILESTABLE = {
  6.     M_FILES = (Patchmix_main.m);
  7.     OTHER_LINKED = ();
  8.     H_FILES = (Allpass.h, Animator.h, Arith.h, Buzz.h, Comb.h, CommandScroll.h, Converter.h, Coordinator.h, Evp.h, ImageController.h, Instrum.h, Oscil.h, Out.h, PaletteView.h, Param.h, PatchView.h, PatchWindow.h, Pluck.h, Rand.h, Reson.h, Statement.h, Subprocess.h, TransparentWindow.h, UnitGen.h);
  9.     CLASSES = (Allpass.m, Animator.m, Arith.m, Buzz.m, Comb.m, CommandScroll.m, Converter.m, Coordinator.m, Evp.m, ImageController.m, Instrum.m, Oscil.m, Out.m, PaletteView.m, Param.m, PatchView.m, PatchWindow.m, Pluck.m, Rand.m, Reson.m, Statement.m, Subprocess.m, TransparentWindow.m, UnitGen.m);
  10.     IMAGES = (Add.tiff, Buzz.tiff, Comb.tiff, cpsoct.tiff, cpspch.tiff, Delay.tiff, Div.tiff, Evp.tiff, Mult.tiff, octcps.tiff, octpch.tiff, Oscil.tiff, Out.tiff, pchcps.tiff, pchoct.tiff, Pluck.tiff, pm.tiff, Preset.tiff, Rand.tiff, Reson.tiff, Reverb.tiff, Sound.tiff, Sub.tiff, User.tiff, WS.tiff);
  11.     PSW_FILES = (draw.psw, pswraps.psw);
  12.     C_FILES = ();
  13.     OTHER_SOURCES = ();
  14.     SUBPROJECTS = ();
  15.     PSWM_FILES = ();
  16.     SOUNDS = ();
  17.     OTHER_LIBS = (Media_s, NeXT_s);
  18.     INTERFACES = (Patchmix.nib);
  19. };
  20. APPCLASS = Application;
  21. MAINNIB = Patchmix;
  22. DOCEXTENSIONS = ();
  23. PROJECTTYPE = Application;
  24. LOCALIZABLE_FILES = {
  25. };
  26. PROJECTVERSION = 1.1;
  27. PROJECTNAME = Patchmix;
  28. SYSTEMEXTENSIONS = ();
  29.